home *** CD-ROM | disk | FTP | other *** search
- <html>
- <%onerror error%>
- <title>Amministrazione servizi Internet - Seleziona directory</title>
- <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
-
- <%if reqparam RF "cancel"%>
- <%redirect%>/HtmlaScripts/htmla.dll?<%arg1%><%/redirect%>
- <%endif%>
- <%if reqparam RF "cdir"%>
- <%!CreateDir arg3 msgbody.cdirname%>
- <%post%><%arg1%>?<%arg2%>=<%arg3%>\<%msgbody.cdirname%><%/post%>
- <%else%>
- <%post%><%arg1%>?<%arg2%>=<%arg3%><%/post%>
- <%endif%>
-
- <%label error%>
- <%if reqstatus EQ 2500%>
- <%if rpcstatus EQ 5%>
- Accesso negato a questo servizio.
- <%elif rpcstatus EQ 1062%>
- Questo servizio Φ stato interrotto.
- <%else%>
- Errore RPC <%rpcstatus%>
- <%endif%>
- <%elif reqstatus EQ 8000%>
- Creazione della directory "<%msgbody.cdirname%>" in "<%arg3%>" non riuscita.
- <%elif reqstatus EQ 12000%>
- Creazione della directory "<%msgbody.cdirname%>" in "<%arg3%>" non riuscita.
- <%else%>
- Errore: <%reqstatus%>
- <%endif%>
- <br>
- <a href="/htmla/htmla.htm">Torna al menu principale</a>
- </html>
-